EN FR
EN FR


Section: New Software and Platforms

Menhir

Keywords: Compilation - Context-free grammars - Parsing

Functional Description: Menhir is a LR(1) parser generator for the OCaml programming language. That is, Menhir compiles LR(1) grammar specifications down to OCaml code. Menhir was designed and implemented by François Pottier and Yann Régis-Gianas.